home *** CD-ROM | disk | FTP | other *** search
/ The Macintosh Demo Applications CD / Apple-MacintoshDemoApplicationsCD-1.0-1992.bin / More Information / GQL V3.0 / GQL⁄User / GQL_User.rsrc / STR#_1401.txt < prev    next >
Text File  |  1992-08-10  |  208b  |  27 lines

  1. set null ' '
  2.  
  3. clear computes
  4.  
  5. clear breaks
  6.  
  7. clear columns
  8.  
  9. set timing off
  10.  
  11. set feedback off
  12.  
  13. set embedded on
  14.  
  15. set sqlnumber off
  16.  
  17. set head off
  18.  
  19. set space 1
  20.  
  21. set tab off
  22.  
  23. set pagesize 0
  24.  
  25. set sqlprompt 'SQL> '
  26.  
  27.